BatchService

Constructors

Link copied to clipboard
constructor(client: PocketbaseClient)

Properties

Link copied to clipboard

Functions

Link copied to clipboard
suspend fun send(setup: BatchRequestBuilder.() -> Unit): List<BatchResponse>

Batch and transactional create/update/upsert/delete of multiple records in a single request.